Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable interactive render modes #348

Merged
merged 4 commits into from
Jan 3, 2024
Merged

Enable interactive render modes #348

merged 4 commits into from
Jan 3, 2024

Conversation

Tarmil
Copy link
Member

@Tarmil Tarmil commented Dec 17, 2023

Partial implementation for #347.

  • Add BoleroRenderModeAttribute to conveniently define the render mode of a component.
  • Add IServiceCollection.AddBoleroComponents() as the interactive render mode counterpart of IServiceCollection.AddBoleroHost().
  • Switch the sample project tests/Remoting.{Client,Server} to use interactive mode.

@Tarmil Tarmil force-pushed the interactive-render-mode branch 2 times, most recently from bf5d755 to f324871 Compare December 17, 2023 23:35
@Tarmil Tarmil merged commit abbb194 into master Jan 3, 2024
7 checks passed
@Tarmil Tarmil deleted the interactive-render-mode branch January 3, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant